home *** CD-ROM | disk | FTP | other *** search
/ Invenzioni & Inventori / Invenzioni and Inventori (Eclectica Publishing) (1996).ISO / invenzio / spazio / mi109.dir / 00055_Script_55 < prev    next >
Text File  |  1983-01-30  |  337b  |  18 lines

  1. on exitFrame
  2.   global anim_loco,anim_pro,dove
  3.   
  4.  -- spegni 41,47
  5.   set anim_pro = true
  6.   set anim_loco to true
  7.   global dove,dove_articolo
  8.   if dove = dove_articolo + 1 then
  9.         at_hil 277,6,41
  10.     go to the frame
  11.   end if
  12.   entrata 39,47
  13.   if soundbusy(2) then
  14.     at_hil 277,6,41
  15.     go to the frame
  16.   end if
  17. end
  18.